home *** CD-ROM | disk | FTP | other *** search
/ Surfin' Sam - A Hilariously Interactive Game / Surfin Sam.iso / pc / sam_232.dir / 00106.ls < prev    next >
Encoding:
Text File  |  1995-07-17  |  74 b   |  9 lines

  1. on enterFrame
  2.   pause()
  3. end
  4.  
  5. on mouseUp
  6.   go("lizzysmoke")
  7.   unLoad()
  8. end
  9.